svn path=/trunk/; revision=17995
+2007-05-31 Mathias Hasselmann <mathias.hasselmann@gmx.de>
+
+ * tests/autotestfilechooser.c: Reactivate the other file-chooser
+ tests. Forgot that before commiting revision 17994.
+
2007-05-31 Mathias Hasselmann <mathias.hasselmann@gmx.de>
* gtk/gtkfilechooserdialog.c, tests/autotestfilechooser.c: Reset
/* Start tests */
-#if 0
passed = passed && test_black_box ();
-#endif
passed = passed && test_confirm_overwrite ();
-#if 0
passed = passed && test_action_widgets ();
passed = passed && test_reload ();
passed = passed && test_button_folder_states ();
passed = passed && test_folder_switch_and_filters ();
-#endif
log_test (passed, "main(): main tests");
/* Warnings and errors */